Skip to content

Fix and prevent One Definition Rule (ODR) issues#2489

Open
paazmaya wants to merge 1 commit into
BruceDevices:devfrom
paazmaya:one-definition-rule
Open

Fix and prevent One Definition Rule (ODR) issues#2489
paazmaya wants to merge 1 commit into
BruceDevices:devfrom
paazmaya:one-definition-rule

Conversation

@paazmaya

Copy link
Copy Markdown
Contributor

Proposed Changes

Compiler was complaining about this ODR thing, so I went and tried to learn about it, fixed the existing issue and added a flag to prevent them getting in later.

Types of Changes

Bugfix

@paazmaya paazmaya force-pushed the one-definition-rule branch from b78dc95 to ec55f49 Compare May 28, 2026 13:52
@pr3y pr3y changed the base branch from main to dev May 29, 2026 09:51
@paazmaya paazmaya force-pushed the one-definition-rule branch from ec55f49 to 02eabf5 Compare June 11, 2026 11:37
@paazmaya paazmaya force-pushed the one-definition-rule branch from 02eabf5 to ac8832d Compare June 14, 2026 06:45
@paazmaya

paazmaya commented Jun 14, 2026

Copy link
Copy Markdown
Contributor Author

Finally got the time to rebase this fully on top of the dev branch.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant